﻿2026-06-23T09:40:32.4452083Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'
2026-06-23T09:40:32.4455990Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-06-23T09:40:32.4661028Z shell: /usr/bin/bash -e {0}
2026-06-23T09:40:32.4661271Z env:
2026-06-23T09:40:32.4661466Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:40:32.4661709Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:40:32.4661949Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T09:40:32.4662172Z ##[endgroup]
2026-06-23T09:40:33.6441060Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
2026-06-23T09:40:33.7638650Z ────────────
2026-06-23T09:40:33.7639218Z  Nextest run ID a3eac414-59e5-473b-91de-72030a72a17f with nextest profile: default
2026-06-23T09:40:33.7639676Z     Starting 90 tests across 39 binaries (53 binaries skipped)
2026-06-23T09:40:48.4632246Z         PASS [  14.699s] ( 1/90) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-06-23T09:40:58.3110477Z         PASS [   9.848s] ( 2/90) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-06-23T09:41:40.3381485Z         PASS [  42.027s] ( 3/90) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-23T09:42:27.5989127Z         PASS [  47.261s] ( 4/90) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-06-23T09:42:50.2701157Z         PASS [  22.671s] ( 5/90) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-23T09:43:12.7406543Z         PASS [  22.470s] ( 6/90) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-23T09:43:50.6391954Z         PASS [  37.898s] ( 7/90) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-23T09:44:05.5041975Z         PASS [  14.865s] ( 8/90) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-06-23T09:44:16.1229644Z         PASS [  10.619s] ( 9/90) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-06-23T09:44:16.3575693Z         PASS [   0.235s] (10/90) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-23T09:44:16.3613550Z         PASS [   0.004s] (11/90) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-06-23T09:44:34.2498054Z         PASS [  17.888s] (12/90) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-06-23T09:45:02.2071964Z         PASS [  27.957s] (13/90) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-23T09:45:22.2624510Z         PASS [  20.055s] (14/90) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-23T09:45:36.6170578Z         PASS [  14.355s] (15/90) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-23T09:45:36.6209701Z         PASS [   0.004s] (16/90) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-23T09:45:36.6250901Z         PASS [   0.004s] (17/90) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-23T09:45:36.6286265Z         PASS [   0.003s] (18/90) spt::oneliner_e2e install_script_against_staged_release
2026-06-23T09:45:51.4493120Z         PASS [  14.821s] (19/90) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-06-23T09:46:11.5982416Z         PASS [  20.149s] (20/90) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-06-23T09:46:11.7258381Z         PASS [   0.128s] (21/90) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-23T09:46:11.7915537Z         PASS [   0.066s] (22/90) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-23T09:46:11.8272831Z         PASS [   0.036s] (23/90) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-23T09:46:11.8621831Z         PASS [   0.035s] (24/90) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-23T09:46:11.8929960Z         PASS [   0.031s] (25/90) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-23T09:46:11.9017551Z         PASS [   0.009s] (26/90) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-06-23T09:46:11.9428170Z         PASS [   0.041s] (27/90) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-23T09:46:11.9766479Z         PASS [   0.034s] (28/90) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-06-23T09:46:12.0009471Z         PASS [   0.024s] (29/90) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-23T09:46:12.0108574Z         PASS [   0.010s] (30/90) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-06-23T09:46:12.0764353Z         PASS [   0.065s] (31/90) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-23T09:46:12.1599728Z         PASS [   0.083s] (32/90) spt-daemon::attach resize_is_controller_exclusive
2026-06-23T09:46:12.2109482Z         PASS [   0.051s] (33/90) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-23T09:46:12.2848583Z         PASS [   0.074s] (34/90) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-23T09:46:13.9029216Z         PASS [   1.618s] (35/90) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-23T09:46:13.9306133Z         PASS [   0.028s] (36/90) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-23T09:46:13.9507230Z         PASS [   0.020s] (37/90) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-06-23T09:46:13.9608143Z         PASS [   0.010s] (38/90) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-23T09:46:13.9716973Z         PASS [   0.011s] (39/90) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-06-23T09:46:13.9808519Z         PASS [   0.009s] (40/90) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-06-23T09:46:13.9905192Z         PASS [   0.010s] (41/90) spt-daemon::broker endpoint_keyed_inject_reaches_hosted_pty
2026-06-23T09:46:14.1182481Z         PASS [   0.128s] (42/90) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-06-23T09:46:14.1347243Z         PASS [   0.016s] (43/90) spt-daemon::broker spawn_env_reaches_child
2026-06-23T09:46:14.1475550Z         PASS [   0.013s] (44/90) spt-daemon::broker wall_b_endpoint_run_env_then_send_reaches_pty
2026-06-23T09:46:14.1522631Z         PASS [   0.005s] (45/90) spt-daemon::budget measure_dormant_seat_budget
2026-06-23T09:46:14.7855772Z         PASS [   0.633s] (46/90) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-23T09:46:26.9253747Z         PASS [  12.140s] (47/90) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-06-23T09:46:27.0554017Z         PASS [   0.130s] (48/90) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-23T09:46:27.0692713Z         PASS [   0.014s] (49/90) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-23T09:46:27.2235075Z         PASS [   0.154s] (50/90) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-23T09:46:27.3070845Z         PASS [   0.083s] (51/90) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-23T09:46:27.4418868Z         PASS [   0.135s] (52/90) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-23T09:46:27.5103884Z         PASS [   0.068s] (53/90) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-23T09:46:27.6270592Z         PASS [   0.117s] (54/90) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-23T09:46:27.7631999Z         PASS [   0.136s] (55/90) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-23T09:46:28.1138452Z         PASS [   0.351s] (56/90) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-23T09:46:28.1933239Z         PASS [   0.079s] (57/90) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-23T09:46:28.3133160Z         PASS [   0.120s] (58/90) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-23T09:46:28.4285011Z         PASS [   0.115s] (59/90) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-23T09:46:28.7463510Z         PASS [   0.318s] (60/90) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-06-23T09:46:28.7524338Z         PASS [   0.006s] (61/90) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-06-23T09:46:28.7831518Z         PASS [   0.031s] (62/90) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-23T09:46:28.8065739Z         PASS [   0.023s] (63/90) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-23T09:46:31.8472797Z         PASS [   3.041s] (64/90) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-06-23T09:46:34.7398043Z         PASS [   2.892s] (65/90) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-23T09:46:34.9614951Z         PASS [   0.222s] (66/90) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-06-23T09:46:35.3994490Z         PASS [   0.438s] (67/90) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-23T09:46:35.9397355Z         PASS [   0.540s] (68/90) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-06-23T09:46:36.0583137Z         PASS [   0.119s] (69/90) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-06-23T09:46:36.3385749Z         PASS [   0.280s] (70/90) spt-daemon::inject_control_wedge injecting_a_large_payload_into_a_stdin_ignoring_child
2026-06-23T09:46:40.2714807Z         PASS [   3.933s] (71/90) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-23T09:46:40.6061471Z         PASS [   0.335s] (72/90) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-06-23T09:46:44.6565205Z         PASS [   4.050s] (73/90) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-06-23T09:46:46.5051660Z         PASS [   1.849s] (74/90) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-06-23T09:46:48.5417481Z         PASS [   2.037s] (75/90) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-23T09:46:52.7513464Z         PASS [   4.209s] (76/90) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-23T09:46:53.5669352Z         PASS [   0.816s] (77/90) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-23T09:46:53.5889144Z         PASS [   0.022s] (78/90) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-23T09:46:53.6193037Z         PASS [   0.030s] (79/90) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-23T09:46:53.6872608Z         PASS [   0.068s] (80/90) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-23T09:46:53.6937259Z         PASS [   0.006s] (81/90) spt-daemon::twohost two_host_ladder_role_a
2026-06-23T09:46:53.6991747Z         PASS [   0.005s] (82/90) spt-daemon::twohost two_host_ladder_role_b
2026-06-23T09:46:53.7143336Z         PASS [   0.015s] (83/90) spt-term::dsr drain_forwards_child_output
2026-06-23T09:46:53.7397466Z         PASS [   0.025s] (84/90) spt-term::inject ctrl_c_interrupts_the_child
2026-06-23T09:46:53.7547183Z         PASS [   0.015s] (85/90) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-23T09:46:54.7608052Z         PASS [   1.006s] (86/90) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-23T09:46:54.7659986Z         PASS [   0.005s] (87/90) spt-term::stream delivers_every_value_under_resize
2026-06-23T09:46:54.7781686Z         PASS [   0.012s] (88/90) spt-term::surface captures_child_output_off_the_pty
2026-06-23T09:46:54.7829970Z         PASS [   0.005s] (89/90) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-23T09:46:54.7880075Z         PASS [   0.005s] (90/90) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-06-23T09:46:54.7882073Z ────────────
2026-06-23T09:46:54.7882563Z      Summary [ 381.024s] 90 tests run: 90 passed, 0 skipped
